Button Settings for Button-Toggle

Description

These settings are used to specify the styling on a button-toggle button.

Name
Description
Bubble help

Defines the message shown for the bubble help for the button toggle. Bubble help is displayed when the user hovers the mouse over the button toggle.

Button layout

The Button layout property determines how the buttons in the button list will appear; whether they will be represented icons, text, or some combination of icons and text.

Button text

Enter the button text. Enter any HTML. The button text can use client-side templating syntax and can use placeholders that reference the ControlBar's 'data' object.

Button class name

One or more classes applied to the button toggle.

Button style

In-line styles that are applied to the button toggle.

Disabled class Name

The class applied to the button toggle when it is disabled.

Disabled icon

The icon shown when the button toggle is disabled.

Hover class name

The class name applied to the button toggle when the user hovers the mouse over the button.

Hover icon

The icon shown when the user hovers the mouse cursor over the button toggle.

Icon

The icon shown when the button toggle is not pressed.

Icon class name

The class applied to the button toggle when it is not pressed.

Icon style

Icon style property

Pressed class name

The class applied to the button toggle when it is pressed.

Pressed icon

The icon shown when the toggle button is pressed.

Sub-theme

Sets the sub-theme for a button-toggle in a control-bar control.

For more information on Button-Toggles see the "Adding a Button-Toggle to a ControlBar" guide.